What real life bad habits has programming given you? [closed]
Posted
by Jacob T. Nielsen
on Stack Overflow
See other posts from Stack Overflow
or by Jacob T. Nielsen
Published on 2008-10-02T20:31:11Z
Indexed on
2010/04/12
19:02 UTC
Read the original article
Hit count: 219
Programming has given me a lot of bad habits and it continues to give me more everyday. But I have also gotten some bad habits from the mindset that I have put myself in. There simply are some things that are deeply rooted in my nature, though some of them I wish I could get rid of.
A few:
- Looking for polymorphism, inheritance and patterns in all of God's creations.
- Explaining the size of something in pixels and colors in hex code.
- Using code related abstract terms in everyday conversations.
How have you been damaged?
© Stack Overflow or respective owner